'Usage
Dim obj As T Dim tag As Object Dim instance As New RichValue(Of T)(obj, tag)
Parameters
- obj
- The actual object value.
- tag
- The object that contains data about this RichValue<T> object.
'Usage
Dim obj As T Dim tag As Object Dim instance As New RichValue(Of T)(obj, tag)